* sysdep.c (system_process_attributes) [SOLARIS2 && HAVE_PROCFS]:
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Jun 2012 16:37:54 +0000 (09:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Jun 2012 16:37:54 +0000 (09:37 -0700)
commit500993b7aafdb869356fff02a75ba772863890a5
tree5234323a49a20cfbc7b914b3acc670b305db6f1f
parente3b65a3ab261f78c5ef737deb93e237e6a767f29
* sysdep.c (system_process_attributes) [SOLARIS2 && HAVE_PROCFS]:

Convert pctcpu and pctmem to Lisp float properly.
Let the compiler fold better, as 100.0/0x8000 is exact.
src/ChangeLog
src/sysdep.c